home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_402.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  178 b   |  11 lines

  1. Inputs: String1; String2; [String3; ...]
  2. Outputs: Result
  3.  
  4. Inputs: string; string; [string; ...]
  5. Outputs: string
  6.  
  7. Result is the concatenation of String1, String2, ... .
  8.  
  9. Strings
  10.  
  11.